home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / id001.dxr / 00079.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  166 b   |  12 lines

  1. on exitFrame
  2.   handcursor(14)
  3.   handcursor(15)
  4.   handcursor(9)
  5.   handcursor(5)
  6.   if the timer > 1445 then
  7.     go(the frame + 1)
  8.   else
  9.     go(the frame)
  10.   end if
  11. end
  12.